Micron Document

LXMF
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
LXMF (Lightweight Extensible Message Format) is a simple and flexible messaging format and delivery protocol for Reticulum, designed to use as little bandwidth as possible.cite-ref-0-1-0[1]

It enables standard long and short form messaging functionality, communication between networked devices, paper messages, and offline reception of messages.cite-ref-2[2] Offline messaging is facilitated by propagation nodes.

Contents
Propagation node

The lxmf package comes with the lxmd program, a fully functional (but lightweight) LXMF message router and propagation node daemon.cite-ref-0-1-1[1]

Because it creates a shared instance if it's the first program to launch RNS, it's possible to run lxmd --service instead of (first) running rnsd.

See also
References

cite-note-0-11. Aleph Git ↗
cite-note-22. Linux in a Bit. "The Reticulum Network and How it Works". Linux in a Bit's Stuff.

External links

Reticulum

rngit repo: rns://7649a50d84610232d1416b41d2896aff/reticulum/lxmf

Web

• GitHub project (public mirror)